﻿2026-06-18T11:13:38.7517040Z Current runner version: '2.335.1'
2026-06-18T11:13:38.7521660Z Runner name: 'kitsubito'
2026-06-18T11:13:38.7522195Z Runner group name: 'Default'
2026-06-18T11:13:38.7522853Z Machine name: 'KITSUBITO'
2026-06-18T11:13:38.7524785Z ##[group]GITHUB_TOKEN Permissions
2026-06-18T11:13:38.7526541Z Contents: read
2026-06-18T11:13:38.7526961Z Metadata: read
2026-06-18T11:13:38.7527352Z Packages: read
2026-06-18T11:13:38.7527738Z ##[endgroup]
2026-06-18T11:13:38.7529456Z Secret source: Actions
2026-06-18T11:13:38.7529981Z Prepare workflow directory
2026-06-18T11:13:38.7909778Z Prepare all required actions
2026-06-18T11:13:38.7939712Z Getting action download info
2026-06-18T11:13:39.1689592Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-18T11:13:39.9073749Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-06-18T11:13:39.9931774Z ##[group]Run actions/checkout@v5
2026-06-18T11:13:39.9932591Z with:
2026-06-18T11:13:39.9932981Z   fetch-depth: 0
2026-06-18T11:13:39.9933459Z   repository: SaberMage/spt-core
2026-06-18T11:13:39.9937086Z   token: ***
2026-06-18T11:13:39.9937480Z   ssh-strict: true
2026-06-18T11:13:39.9937866Z   ssh-user: git
2026-06-18T11:13:39.9938273Z   persist-credentials: true
2026-06-18T11:13:39.9938720Z   clean: true
2026-06-18T11:13:39.9939227Z   sparse-checkout-cone-mode: true
2026-06-18T11:13:39.9939687Z   fetch-tags: false
2026-06-18T11:13:39.9940092Z   show-progress: true
2026-06-18T11:13:39.9940498Z   lfs: false
2026-06-18T11:13:39.9940866Z   submodules: false
2026-06-18T11:13:39.9941289Z   set-safe-directory: true
2026-06-18T11:13:39.9941932Z ##[endgroup]
2026-06-18T11:13:40.0744259Z Syncing repository: SaberMage/spt-core
2026-06-18T11:13:40.0745857Z ##[group]Getting Git version info
2026-06-18T11:13:40.0746645Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-18T11:13:40.0747644Z [command]/usr/bin/git version
2026-06-18T11:13:40.0766578Z git version 2.43.0
2026-06-18T11:13:40.0785417Z ##[endgroup]
2026-06-18T11:13:40.0796382Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/3990d06d-1d5e-4318-a140-25d9e626813a' before making global git config changes
2026-06-18T11:13:40.0797577Z Adding repository directory to the temporary git global config as a safe directory
2026-06-18T11:13:40.0799922Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-18T11:13:40.0835481Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-18T11:13:40.0856102Z https://github.com/SaberMage/spt-core
2026-06-18T11:13:40.0866939Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-18T11:13:40.0869588Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-18T11:13:40.0888215Z HEAD
2026-06-18T11:13:40.0918930Z ##[endgroup]
2026-06-18T11:13:40.0919705Z [command]/usr/bin/git submodule status
2026-06-18T11:13:40.1113897Z ##[group]Cleaning the repository
2026-06-18T11:13:40.1114628Z [command]/usr/bin/git clean -ffdx
2026-06-18T11:13:40.1267942Z Removing dist/
2026-06-18T11:13:40.1275512Z [command]/usr/bin/git reset --hard HEAD
2026-06-18T11:13:40.1324374Z HEAD is now at 27e0619 release: v0.11.0
2026-06-18T11:13:40.1329579Z ##[endgroup]
2026-06-18T11:13:40.1330869Z ##[group]Disabling automatic garbage collection
2026-06-18T11:13:40.1333929Z [command]/usr/bin/git config --local gc.auto 0
2026-06-18T11:13:40.1358917Z ##[endgroup]
2026-06-18T11:13:40.1359724Z ##[group]Setting up auth
2026-06-18T11:13:40.1365172Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-18T11:13:40.1389520Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-18T11:13:40.1572991Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-18T11:13:40.1596358Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-18T11:13:40.1781698Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-18T11:13:40.1807075Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-18T11:13:40.1993841Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-18T11:13:40.2024237Z ##[endgroup]
2026-06-18T11:13:40.2025395Z ##[group]Fetching the repository
2026-06-18T11:13:40.2031382Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +aa3106be6461a79aba63fc888b4545e29f4c4eed:refs/remotes/pull/25/merge
2026-06-18T11:13:40.9487264Z From https://github.com/SaberMage/spt-core
2026-06-18T11:13:40.9488639Z  * [new branch]      v0.12.0-lifecycle                        -> origin/v0.12.0-lifecycle
2026-06-18T11:13:40.9490198Z  t [tag update]      v0.11.0                                  -> v0.11.0
2026-06-18T11:13:40.9491389Z  * [new ref]         aa3106be6461a79aba63fc888b4545e29f4c4eed -> pull/25/merge
2026-06-18T11:13:40.9519731Z ##[endgroup]
2026-06-18T11:13:40.9520744Z ##[group]Determining the checkout info
2026-06-18T11:13:40.9521864Z ##[endgroup]
2026-06-18T11:13:40.9525084Z [command]/usr/bin/git sparse-checkout disable
2026-06-18T11:13:40.9562205Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-18T11:13:40.9583736Z ##[group]Checking out the ref
2026-06-18T11:13:40.9585826Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/25/merge
2026-06-18T11:13:40.9729776Z Previous HEAD position was 27e0619 release: v0.11.0
2026-06-18T11:13:40.9731442Z HEAD is now at aa3106b Merge 464eaf771f0b784ce2caee4a8f22c47d59678ef2 into 27e06195a599107f565f4507aa5aa96ae9fe1ef5
2026-06-18T11:13:40.9738101Z ##[endgroup]
2026-06-18T11:13:40.9772487Z [command]/usr/bin/git log -1 --format=%H
2026-06-18T11:13:40.9796580Z aa3106be6461a79aba63fc888b4545e29f4c4eed
2026-06-18T11:13:40.9995355Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-06-18T11:13:40.9996341Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-06-18T11:13:41.0011833Z shell: /usr/bin/bash -e {0}
2026-06-18T11:13:41.0012311Z ##[endgroup]
2026-06-18T11:13:41.0123349Z ##[group]Run set -euo pipefail
2026-06-18T11:13:41.0123905Z [36;1mset -euo pipefail[0m
2026-06-18T11:13:41.0124345Z [36;1mPIN=0c95435[0m
2026-06-18T11:13:41.0124773Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-06-18T11:13:41.0125294Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-06-18T11:13:41.0126010Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-06-18T11:13:41.0126950Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-06-18T11:13:41.0127919Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-06-18T11:13:41.0128700Z [36;1m  rm -rf "$CACHE"[0m
2026-06-18T11:13:41.0129268Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-06-18T11:13:41.0129854Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-06-18T11:13:41.0130568Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-06-18T11:13:41.0131322Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-06-18T11:13:41.0131837Z [36;1mfi[0m
2026-06-18T11:13:41.0132437Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-18T11:13:41.0146548Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-18T11:13:41.0147178Z env:
2026-06-18T11:13:41.0147554Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-18T11:13:41.0148060Z ##[endgroup]
2026-06-18T11:13:41.3078895Z    Compiling proc-macro2 v1.0.106
2026-06-18T11:13:41.3080196Z    Compiling unicode-ident v1.0.24
2026-06-18T11:13:41.3081484Z    Compiling quote v1.0.45
2026-06-18T11:13:41.3082046Z    Compiling libc v0.2.186
2026-06-18T11:13:41.3082618Z    Compiling serde_core v1.0.228
2026-06-18T11:13:41.3083195Z    Compiling cfg-if v1.0.4
2026-06-18T11:13:41.3083778Z    Compiling serde v1.0.228
2026-06-18T11:13:41.3139934Z    Compiling log v0.4.32
2026-06-18T11:13:41.3200291Z    Compiling pin-project-lite v0.2.17
2026-06-18T11:13:41.3201890Z    Compiling typenum v1.20.1
2026-06-18T11:13:41.3202944Z    Compiling portable-atomic v1.13.1
2026-06-18T11:13:41.3230270Z    Compiling version_check v0.9.5
2026-06-18T11:13:41.3231500Z    Compiling memchr v2.8.1
2026-06-18T11:13:41.3280003Z    Compiling shlex v2.0.1
2026-06-18T11:13:41.3314104Z    Compiling find-msvc-tools v0.1.9
2026-06-18T11:13:41.3572582Z    Compiling critical-section v1.2.0
2026-06-18T11:13:41.3892957Z    Compiling bytes v1.11.1
2026-06-18T11:13:41.3932577Z    Compiling futures-core v0.3.32
2026-06-18T11:13:41.4603552Z    Compiling subtle v2.6.1
2026-06-18T11:13:41.5581672Z    Compiling equivalent v1.0.2
2026-06-18T11:13:41.5672309Z    Compiling smallvec v1.15.1
2026-06-18T11:13:41.5757114Z    Compiling itoa v1.0.18
2026-06-18T11:13:41.6066428Z    Compiling semver v1.0.28
2026-06-18T11:13:41.6381312Z    Compiling stable_deref_trait v1.2.1
2026-06-18T11:13:41.6512835Z    Compiling futures-sink v0.3.32
2026-06-18T11:13:41.6552050Z    Compiling slab v0.4.12
2026-06-18T11:13:41.6661874Z    Compiling futures-io v0.3.32
2026-06-18T11:13:41.6990664Z    Compiling generic-array v0.14.7
2026-06-18T11:13:41.7373599Z    Compiling futures-task v0.3.32
2026-06-18T11:13:41.7588388Z    Compiling futures-channel v0.3.32
2026-06-18T11:13:41.7914362Z    Compiling rustversion v1.0.22
2026-06-18T11:13:41.8262503Z    Compiling bitflags v2.12.1
2026-06-18T11:13:41.8373800Z    Compiling hashbrown v0.17.1
2026-06-18T11:13:41.8442240Z    Compiling cpufeatures v0.2.17
2026-06-18T11:13:41.9121942Z    Compiling rustc_version v0.4.1
2026-06-18T11:13:41.9262023Z    Compiling fnv v1.0.7
2026-06-18T11:13:41.9364876Z    Compiling strsim v0.11.1
2026-06-18T11:13:41.9502679Z    Compiling cfg_aliases v0.2.1
2026-06-18T11:13:41.9642614Z    Compiling rand_core v0.10.1
2026-06-18T11:13:42.0032207Z    Compiling litemap v0.8.2
2026-06-18T11:13:42.0341652Z    Compiling writeable v0.6.3
2026-06-18T11:13:42.0561669Z    Compiling icu_properties_data v2.2.0
2026-06-18T11:13:42.1702213Z    Compiling utf8_iter v1.0.4
2026-06-18T11:13:42.1893282Z    Compiling icu_normalizer_data v2.2.0
2026-06-18T11:13:42.2279217Z    Compiling ident_case v1.0.1
2026-06-18T11:13:42.2991301Z    Compiling dunce v1.0.5
2026-06-18T11:13:42.3071544Z    Compiling getrandom v0.4.2
2026-06-18T11:13:42.3370439Z    Compiling fs_extra v1.3.0
2026-06-18T11:13:42.3763158Z    Compiling percent-encoding v2.3.2
2026-06-18T11:13:42.4431659Z    Compiling autocfg v1.5.1
2026-06-18T11:13:42.5196357Z    Compiling http v1.4.1
2026-06-18T11:13:42.5401965Z    Compiling aws-lc-rs v1.17.0
2026-06-18T11:13:42.5522742Z    Compiling unicode-segmentation v1.13.3
2026-06-18T11:13:42.5601452Z    Compiling cpufeatures v0.3.0
2026-06-18T11:13:42.5742201Z    Compiling thiserror v2.0.18
2026-06-18T11:13:42.5931516Z    Compiling scopeguard v1.2.0
2026-06-18T11:13:42.6331512Z    Compiling chacha20 v0.10.0
2026-06-18T11:13:42.6642162Z    Compiling syn v2.0.117
2026-06-18T11:13:42.6822914Z    Compiling lock_api v0.4.14
2026-06-18T11:13:42.7658854Z    Compiling indexmap v2.14.0
2026-06-18T11:13:42.7767698Z    Compiling form_urlencoded v1.2.2
2026-06-18T11:13:42.7891443Z    Compiling untrusted v0.9.0
2026-06-18T11:13:42.8141032Z    Compiling heck v0.5.0
2026-06-18T11:13:42.9433183Z    Compiling rustls v0.23.40
2026-06-18T11:13:42.9502129Z    Compiling atomic-waker v1.1.2
2026-06-18T11:13:42.9541663Z    Compiling const-oid v0.10.2
2026-06-18T11:13:42.9611647Z    Compiling unicode-xid v0.2.6
2026-06-18T11:13:42.9831653Z    Compiling anyhow v1.0.102
2026-06-18T11:13:42.9922393Z    Compiling parking_lot_core v0.9.12
2026-06-18T11:13:43.1196970Z    Compiling convert_case v0.10.0
2026-06-18T11:13:43.1262634Z    Compiling paste v1.0.15
2026-06-18T11:13:43.1381609Z    Compiling httparse v1.10.1
2026-06-18T11:13:43.1541728Z    Compiling zerocopy v0.8.50
2026-06-18T11:13:43.1992087Z    Compiling jobserver v0.1.34
2026-06-18T11:13:43.2065935Z    Compiling num-traits v0.2.19
2026-06-18T11:13:43.2248472Z    Compiling hybrid-array v0.4.12
2026-06-18T11:13:43.2652114Z    Compiling curve25519-dalek v4.1.3
2026-06-18T11:13:43.2871622Z    Compiling ahash v0.8.12
2026-06-18T11:13:43.4310365Z    Compiling crypto-common v0.1.7
2026-06-18T11:13:43.4401541Z    Compiling block-buffer v0.10.4
2026-06-18T11:13:43.4682938Z    Compiling either v1.16.0
2026-06-18T11:13:43.5093640Z    Compiling cc v1.2.63
2026-06-18T11:13:43.5191494Z    Compiling base64ct v1.8.3
2026-06-18T11:13:43.5292239Z    Compiling http-body v1.0.1
2026-06-18T11:13:43.5360952Z    Compiling powerfmt v0.2.0
2026-06-18T11:13:43.5438445Z    Compiling fastrand v2.4.1
2026-06-18T11:13:43.5912038Z    Compiling digest v0.10.7
2026-06-18T11:13:43.7552128Z    Compiling deranged v0.5.8
2026-06-18T11:13:43.8341849Z    Compiling mio v1.2.1
2026-06-18T11:13:43.8503046Z    Compiling socket2 v0.6.4
2026-06-18T11:13:43.8728341Z    Compiling getrandom v0.2.17
2026-06-18T11:13:43.8930620Z    Compiling pem-rfc7468 v1.0.0
2026-06-18T11:13:44.0431913Z    Compiling rand v0.10.1
2026-06-18T11:13:44.1101884Z    Compiling rand_core v0.6.4
2026-06-18T11:13:44.1310889Z    Compiling pkg-config v0.3.33
2026-06-18T11:13:44.1531000Z    Compiling tower-service v0.3.3
2026-06-18T11:13:44.2141627Z    Compiling vcpkg v0.2.15
2026-06-18T11:13:44.2271123Z    Compiling try-lock v0.2.5
2026-06-18T11:13:44.2350796Z    Compiling time-core v0.1.8
2026-06-18T11:13:44.2381060Z    Compiling base64 v0.22.1
2026-06-18T11:13:44.2970854Z    Compiling data-encoding v2.11.0
2026-06-18T11:13:44.3165028Z    Compiling num-conv v0.2.2
2026-06-18T11:13:44.3375624Z    Compiling tinyvec_macros v0.1.1
2026-06-18T11:13:44.3511140Z    Compiling zmij v1.0.21
2026-06-18T11:13:44.4030683Z    Compiling tinyvec v1.11.0
2026-06-18T11:13:44.4130977Z    Compiling want v0.3.1
2026-06-18T11:13:44.4790652Z    Compiling parking_lot v0.12.5
2026-06-18T11:13:44.5990857Z    Compiling sha2 v0.10.9
2026-06-18T11:13:44.6370663Z    Compiling crypto-common v0.2.2
2026-06-18T11:13:44.6441397Z    Compiling block-buffer v0.12.0
2026-06-18T11:13:44.7210907Z    Compiling inout v0.1.4
2026-06-18T11:13:44.7968826Z    Compiling cmake v0.1.58
2026-06-18T11:13:44.8025013Z    Compiling vergen-lib v9.1.0
2026-06-18T11:13:44.8369706Z    Compiling n0-future v0.3.2
2026-06-18T11:13:44.8920569Z    Compiling parking v2.2.1
2026-06-18T11:13:45.0328470Z    Compiling diatomic-waker v0.2.3
2026-06-18T11:13:45.0412956Z    Compiling serde_json v1.0.150
2026-06-18T11:13:45.0770839Z    Compiling signature v2.2.0
2026-06-18T11:13:45.0900587Z    Compiling winnow v1.0.3
2026-06-18T11:13:45.1233830Z    Compiling httpdate v1.0.3
2026-06-18T11:13:45.1307675Z    Compiling cordyceps v0.3.4
2026-06-18T11:13:45.1590637Z    Compiling spin v0.10.0
2026-06-18T11:13:45.1720402Z    Compiling crossbeam-utils v0.8.21
2026-06-18T11:13:45.1984796Z    Compiling ed25519 v2.2.3
2026-06-18T11:13:45.2180485Z    Compiling futures-lite v2.6.1
2026-06-18T11:13:45.2504760Z    Compiling cipher v0.4.4
2026-06-18T11:13:45.3380921Z    Compiling netlink-packet-core v0.8.1
2026-06-18T11:13:45.3817993Z    Compiling universal-hash v0.5.1
2026-06-18T11:13:45.3948682Z    Compiling vergen v9.1.0
2026-06-18T11:13:45.4430180Z    Compiling futures-buffered v0.2.13
2026-06-18T11:13:45.4554426Z    Compiling digest v0.11.3
2026-06-18T11:13:45.4739775Z    Compiling vergen-lib v0.1.6
2026-06-18T11:13:45.4800622Z    Compiling heapless v0.7.17
2026-06-18T11:13:45.4939603Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-18T11:13:45.5051114Z    Compiling noq-udp v0.10.0
2026-06-18T11:13:45.5561466Z    Compiling sync_wrapper v1.0.2
2026-06-18T11:13:45.6214572Z    Compiling opaque-debug v0.3.1
2026-06-18T11:13:45.6500277Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-18T11:13:45.6531442Z    Compiling byteorder v1.5.0
2026-06-18T11:13:45.6755126Z    Compiling allocator-api2 v0.2.21
2026-06-18T11:13:45.6860060Z    Compiling polyval v0.6.2
2026-06-18T11:13:45.7960841Z    Compiling aws-lc-sys v0.41.0
2026-06-18T11:13:45.8100632Z    Compiling ring v0.17.14
2026-06-18T11:13:45.8179069Z    Compiling libsqlite3-sys v0.30.1
2026-06-18T11:13:45.8210486Z    Compiling hash32 v0.2.1
2026-06-18T11:13:45.9120573Z    Compiling vergen-gitcl v1.0.8
2026-06-18T11:13:45.9220520Z    Compiling spin v0.9.8
2026-06-18T11:13:45.9491142Z    Compiling ryu v1.0.23
2026-06-18T11:13:45.9840480Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-18T11:13:46.0050575Z    Compiling num_threads v0.1.7
2026-06-18T11:13:46.1020984Z    Compiling tower-layer v0.3.3
2026-06-18T11:13:46.1189932Z    Compiling signature v3.0.0
2026-06-18T11:13:46.1340989Z    Compiling fallible-iterator v0.3.0
2026-06-18T11:13:46.1820693Z    Compiling time v0.3.47
2026-06-18T11:13:46.1859285Z    Compiling ghash v0.5.1
2026-06-18T11:13:46.2030704Z    Compiling sha2 v0.11.0-rc.5
2026-06-18T11:13:46.2640369Z    Compiling aes v0.8.4
2026-06-18T11:13:46.2790450Z    Compiling ctr v0.9.2
2026-06-18T11:13:46.3180492Z    Compiling fs2 v0.4.3
2026-06-18T11:13:46.4661008Z    Compiling http-body-util v0.1.3
2026-06-18T11:13:46.4870789Z    Compiling aead v0.5.2
2026-06-18T11:13:46.5269283Z    Compiling openssl-probe v0.2.1
2026-06-18T11:13:46.5570667Z    Compiling crossbeam-channel v0.5.15
2026-06-18T11:13:46.5670346Z    Compiling crossbeam-epoch v0.9.18
2026-06-18T11:13:46.6941211Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-18T11:13:46.7277232Z    Compiling blake3 v1.8.5
2026-06-18T11:13:46.7740651Z    Compiling netlink-packet-route v0.29.0
2026-06-18T11:13:46.8231076Z    Compiling uuid v1.23.2
2026-06-18T11:13:46.8654500Z    Compiling memoffset v0.6.5
2026-06-18T11:13:47.0599355Z    Compiling aes-gcm v0.10.3
2026-06-18T11:13:47.0871760Z    Compiling acto v0.8.2
2026-06-18T11:13:47.0880393Z    Compiling noq v0.18.0
2026-06-18T11:13:47.1730582Z    Compiling netwatch v0.16.0
2026-06-18T11:13:47.2283824Z    Compiling foldhash v0.2.0
2026-06-18T11:13:47.2921413Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-18T11:13:47.3112812Z    Compiling identity-hash v0.1.0
2026-06-18T11:13:47.3142751Z    Compiling xml-rs v0.8.28
2026-06-18T11:13:47.3770700Z    Compiling tagptr v0.2.0
2026-06-18T11:13:47.4000631Z    Compiling mac-addr v0.3.0
2026-06-18T11:13:47.4118580Z    Compiling lru-slab v0.1.2
2026-06-18T11:13:47.4503759Z    Compiling rustc-hash v2.1.2
2026-06-18T11:13:47.5349582Z    Compiling thiserror v1.0.69
2026-06-18T11:13:47.5425149Z    Compiling ref-cast v1.0.25
2026-06-18T11:13:47.5604918Z    Compiling sorted-index-buffer v0.2.1
2026-06-18T11:13:47.5844903Z    Compiling rustix v1.1.4
2026-06-18T11:13:47.6064577Z    Compiling hashbrown v0.16.1
2026-06-18T11:13:47.7960560Z    Compiling netlink-packet-route v0.30.0
2026-06-18T11:13:47.8670766Z    Compiling errno v0.3.14
2026-06-18T11:13:47.8881179Z    Compiling ioctl-rs v0.1.6
2026-06-18T11:13:47.9180547Z    Compiling synstructure v0.13.2
2026-06-18T11:13:47.9925362Z    Compiling darling_core v0.20.11
2026-06-18T11:13:48.1490033Z    Compiling proc-macro-crate v3.5.0
2026-06-18T11:13:48.2770997Z    Compiling xmltree v0.10.3
2026-06-18T11:13:48.3620618Z    Compiling serde_derive_internals v0.29.1
2026-06-18T11:13:48.4860517Z    Compiling termios v0.2.2
2026-06-18T11:13:48.4919940Z    Compiling serial-core v0.4.0
2026-06-18T11:13:48.5020678Z    Compiling simple-dns v0.9.3
2026-06-18T11:13:48.5788571Z    Compiling aho-corasick v1.1.4
2026-06-18T11:13:48.5993568Z    Compiling toml_write v0.1.2
2026-06-18T11:13:48.6267964Z    Compiling constant_time_eq v0.4.2
2026-06-18T11:13:48.6694260Z    Compiling regex-syntax v0.8.10
2026-06-18T11:13:48.7121064Z    Compiling simdutf8 v0.1.5
2026-06-18T11:13:48.8011293Z    Compiling winnow v0.7.15
2026-06-18T11:13:48.8191130Z    Compiling arrayref v0.3.9
2026-06-18T11:13:48.9026170Z    Compiling sha1_smol v1.0.1
2026-06-18T11:13:48.9561628Z    Compiling resolv-conf v0.7.6
2026-06-18T11:13:49.0121044Z    Compiling signal-hook v0.3.18
2026-06-18T11:13:49.0952611Z    Compiling arrayvec v0.7.6
2026-06-18T11:13:49.1422040Z    Compiling smol_str v0.1.24
2026-06-18T11:13:49.1743236Z    Compiling linux-raw-sys v0.12.1
2026-06-18T11:13:49.3539535Z    Compiling serial-unix v0.4.0
2026-06-18T11:13:49.4681206Z    Compiling lru v0.16.4
2026-06-18T11:13:49.4860890Z    Compiling signal-hook-registry v1.4.8
2026-06-18T11:13:49.5720824Z    Compiling darling_core v0.23.0
2026-06-18T11:13:49.7460641Z    Compiling serde_bytes v0.11.19
2026-06-18T11:13:49.8190824Z    Compiling hmac v0.12.1
2026-06-18T11:13:49.9418361Z    Compiling serde_derive v1.0.228
2026-06-18T11:13:49.9499139Z    Compiling zeroize_derive v1.4.3
2026-06-18T11:13:49.9815642Z    Compiling tokio-macros v2.7.0
2026-06-18T11:13:50.0090730Z    Compiling zerofrom-derive v0.1.7
2026-06-18T11:13:50.5130886Z    Compiling zeroize v1.8.2
2026-06-18T11:13:50.7041518Z    Compiling futures-macro v0.3.32
2026-06-18T11:13:50.7340723Z    Compiling tokio v1.52.3
2026-06-18T11:13:51.2233314Z    Compiling yoke-derive v0.8.2
2026-06-18T11:13:51.2341393Z    Compiling zerovec-derive v0.11.3
2026-06-18T11:13:51.2679849Z    Compiling displaydoc v0.2.6
2026-06-18T11:13:51.4402154Z    Compiling zerofrom v0.1.8
2026-06-18T11:13:51.5602371Z    Compiling tracing-attributes v0.1.31
2026-06-18T11:13:51.5795075Z    Compiling rustls-pki-types v1.14.1
2026-06-18T11:13:51.7500830Z    Compiling futures-util v0.3.32
2026-06-18T11:13:52.1570197Z    Compiling thiserror-impl v2.0.18
2026-06-18T11:13:52.2920966Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-18T11:13:52.5800023Z    Compiling yoke v0.8.3
2026-06-18T11:13:52.7530858Z    Compiling zerovec v0.11.6
2026-06-18T11:13:52.7630723Z    Compiling zerotrie v0.2.4
2026-06-18T11:13:52.9599170Z    Compiling darling_macro v0.20.11
2026-06-18T11:13:53.1300548Z    Compiling derive_more-impl v2.1.1
2026-06-18T11:13:53.1481291Z    Compiling n0-error-macros v0.1.3
2026-06-18T11:13:53.2250836Z    Compiling spez v0.1.2
2026-06-18T11:13:53.3017524Z    Compiling darling v0.20.11
2026-06-18T11:13:53.3341260Z    Compiling der v0.8.0-rc.10
2026-06-18T11:13:53.3850670Z    Compiling derive_builder_core v0.20.2
2026-06-18T11:13:53.5600782Z    Compiling tinystr v0.8.3
2026-06-18T11:13:53.6541058Z    Compiling potential_utf v0.1.5
2026-06-18T11:13:53.7749413Z    Compiling icu_locale_core v2.2.0
2026-06-18T11:13:53.7911135Z    Compiling icu_collections v2.2.0
2026-06-18T11:13:53.9081662Z    Compiling pin-project-internal v1.1.13
2026-06-18T11:13:54.2341911Z    Compiling n0-error v0.1.3
2026-06-18T11:13:54.5290572Z    Compiling ed25519-dalek v2.2.0
2026-06-18T11:13:54.6700279Z    Compiling cobs v0.3.0
2026-06-18T11:13:54.7060651Z    Compiling derive_builder_macro v0.20.2
2026-06-18T11:13:54.8610548Z    Compiling spki v0.8.0-rc.4
2026-06-18T11:13:54.8871216Z    Compiling spt-proto v0.11.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-18T11:13:55.0367793Z    Compiling icu_provider v2.2.0
2026-06-18T11:13:55.0498391Z    Compiling ipnet v2.12.0
2026-06-18T11:13:55.1450686Z    Compiling derive_builder v0.20.2
2026-06-18T11:13:55.3520615Z    Compiling icu_normalizer v2.2.0
2026-06-18T11:13:55.4926090Z    Compiling icu_properties v2.2.0
2026-06-18T11:13:55.4985200Z    Compiling pin-project v1.1.13
2026-06-18T11:13:55.5537745Z    Compiling prefix-trie v0.8.4
2026-06-18T11:13:55.6150750Z    Compiling futures-executor v0.3.32
2026-06-18T11:13:55.6291842Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-18T11:13:55.6918372Z    Compiling once_cell v1.21.4
2026-06-18T11:13:55.8020886Z    Compiling ed25519 v3.0.0-rc.4
2026-06-18T11:13:55.8132267Z    Compiling futures v0.3.32
2026-06-18T11:13:55.9594931Z    Compiling tracing-core v0.1.36
2026-06-18T11:13:56.1868723Z    Compiling hashbrown v0.14.5
2026-06-18T11:13:56.1939107Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-18T11:13:56.2014407Z    Compiling postcard-derive v0.2.2
2026-06-18T11:13:56.2911099Z    Compiling rustls-native-certs v0.8.4
2026-06-18T11:13:56.4280018Z    Compiling num_enum_derive v0.7.6
2026-06-18T11:13:56.6360547Z    Compiling tracing v0.1.44
2026-06-18T11:13:56.6470895Z    Compiling tokio-util v0.7.18
2026-06-18T11:13:56.7870887Z    Compiling netlink-sys v0.8.8
2026-06-18T11:13:56.8349764Z    Compiling idna_adapter v1.2.2
2026-06-18T11:13:56.8462737Z    Compiling postcard v1.1.3
2026-06-18T11:13:56.9337551Z    Compiling idna v1.1.0
2026-06-18T11:13:56.9491490Z    Compiling hashlink v0.9.1
2026-06-18T11:13:57.0497723Z    Compiling data-encoding-macro v0.1.20
2026-06-18T11:13:57.1008016Z    Compiling tower v0.5.3
2026-06-18T11:13:57.1190610Z    Compiling enum-assoc v1.3.0
2026-06-18T11:13:57.2531110Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-18T11:13:57.3020920Z    Compiling iroh-metrics-derive v0.4.1
2026-06-18T11:13:57.3098150Z    Compiling async-trait v0.1.89
2026-06-18T11:13:57.3158554Z    Compiling rusqlite v0.32.1
2026-06-18T11:13:57.3700759Z    Compiling url v2.5.8
2026-06-18T11:13:57.4745491Z    Compiling strum_macros v0.28.0
2026-06-18T11:13:57.5050757Z    Compiling num_enum v0.7.6
2026-06-18T11:13:57.6190940Z    Compiling derive_more v2.1.1
2026-06-18T11:13:57.6281175Z    Compiling iroh-relay v0.98.0
2026-06-18T11:13:57.7460460Z    Compiling h2 v0.4.14
2026-06-18T11:13:57.7914801Z    Compiling tokio-stream v0.1.18
2026-06-18T11:13:57.8399916Z    Compiling iroh-metrics v0.38.3
2026-06-18T11:13:57.9154575Z    Compiling n0-watcher v0.6.1
2026-06-18T11:13:57.9290874Z    Compiling netdev v0.42.0
2026-06-18T11:13:57.9293467Z    Compiling netlink-proto v0.12.0
2026-06-18T11:13:57.9685586Z    Compiling moka v0.12.15
2026-06-18T11:13:57.9776168Z    Compiling toml_datetime v0.6.11
2026-06-18T11:13:58.1720809Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-18T11:13:58.2417327Z    Compiling iroh-base v0.98.0
2026-06-18T11:13:58.2500357Z    Compiling tower-http v0.6.11
2026-06-18T11:13:58.3501861Z    Compiling attohttpc v0.30.1
2026-06-18T11:13:58.4299559Z    Compiling serde_spanned v0.6.9
2026-06-18T11:13:58.4368611Z    Compiling ref-cast-impl v1.0.25
2026-06-18T11:13:58.5191047Z    Compiling thiserror-impl v1.0.69
2026-06-18T11:13:58.5550877Z    Compiling spt-store v0.11.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-18T11:13:58.8710815Z    Compiling toml_edit v0.22.27
2026-06-18T11:13:59.0900908Z    Compiling webpki-roots v1.0.7
2026-06-18T11:13:59.2128556Z    Compiling regex-automata v0.4.14
2026-06-18T11:13:59.2254463Z    Compiling schemars_derive v1.2.1
2026-06-18T11:13:59.2277673Z    Compiling seize v0.5.1
2026-06-18T11:13:59.2383123Z    Compiling iroh v0.98.2
2026-06-18T11:13:59.5133836Z    Compiling pin-utils v0.1.0
2026-06-18T11:13:59.5750691Z    Compiling utf8parse v0.2.2
2026-06-18T11:13:59.6620696Z    Compiling rustix v0.38.44
2026-06-18T11:13:59.6950610Z    Compiling cmov v0.5.4
2026-06-18T11:13:59.7925424Z    Compiling dyn-clone v1.0.20
2026-06-18T11:13:59.8291998Z    Compiling bitflags v1.3.2
2026-06-18T11:13:59.9241483Z    Compiling nix v0.25.1
2026-06-18T11:13:59.9393883Z    Compiling anstyle-parse v1.0.0
2026-06-18T11:13:59.9699953Z    Compiling ctutils v0.4.2
2026-06-18T11:14:00.0924788Z    Compiling papaya v0.2.4
2026-06-18T11:14:00.1376694Z    Compiling filedescriptor v0.8.3
2026-06-18T11:14:00.1494223Z    Compiling backon v1.6.0
2026-06-18T11:14:00.2094355Z    Compiling darling_macro v0.23.0
2026-06-18T11:14:00.3308735Z    Compiling hkdf v0.12.4
2026-06-18T11:14:00.3420740Z    Compiling strum v0.28.0
2026-06-18T11:14:00.4470828Z    Compiling iroh-dns v0.98.0
2026-06-18T11:14:00.4931248Z    Compiling serial v0.4.0
2026-06-18T11:14:00.5180715Z    Compiling foldhash v0.1.5
2026-06-18T11:14:00.5621025Z    Compiling instability v0.3.12
2026-06-18T11:14:00.6050596Z    Compiling anstyle-query v1.1.5
2026-06-18T11:14:00.6510146Z    Compiling anstyle v1.0.14
2026-06-18T11:14:00.6661098Z    Compiling shell-words v1.1.1
2026-06-18T11:14:00.6855644Z    Compiling linux-raw-sys v0.4.15
2026-06-18T11:14:00.7051541Z    Compiling colorchoice v1.0.5
2026-06-18T11:14:00.7130621Z    Compiling is_terminal_polyfill v1.70.2
2026-06-18T11:14:00.7942232Z    Compiling downcast-rs v1.2.1
2026-06-18T11:14:00.8217885Z    Compiling signal-hook-mio v0.2.5
2026-06-18T11:14:00.8258838Z    Compiling hashbrown v0.15.5
2026-06-18T11:14:00.8470885Z    Compiling darling v0.23.0
2026-06-18T11:14:00.8860217Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-18T11:14:00.9097547Z    Compiling anstream v1.0.0
2026-06-18T11:14:00.9200419Z    Compiling spake2 v0.4.0
2026-06-18T11:14:00.9464833Z    Compiling terminal_size v0.4.4
2026-06-18T11:14:00.9770804Z    Compiling strum_macros v0.26.4
2026-06-18T11:14:01.1423049Z    Compiling sha1 v0.10.6
2026-06-18T11:14:01.2760608Z    Compiling schemars v1.2.1
2026-06-18T11:14:01.2992117Z    Compiling itertools v0.13.0
2026-06-18T11:14:01.3266448Z    Compiling toml v0.8.23
2026-06-18T11:14:01.4180347Z    Compiling castaway v0.2.4
2026-06-18T11:14:01.4990571Z    Compiling static_assertions v1.1.0
2026-06-18T11:14:01.5540536Z    Compiling clap_lex v1.1.0
2026-06-18T11:14:01.6352001Z    Compiling spt-msg v0.11.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-18T11:14:01.8638354Z    Compiling doctest-file v1.1.1
2026-06-18T11:14:02.3144066Z    Compiling regex v1.12.3
2026-06-18T11:14:02.3317273Z    Compiling unicode-width v0.1.14
2026-06-18T11:14:02.3634186Z    Compiling indoc v2.0.7
2026-06-18T11:14:02.5212569Z    Compiling interprocess v2.4.2
2026-06-18T11:14:02.6601168Z    Compiling crossterm v0.28.1
2026-06-18T11:14:02.8381150Z    Compiling spt-runtime v0.11.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-18T11:14:03.1890896Z    Compiling unicode-truncate v1.1.0
2026-06-18T11:14:03.3520440Z    Compiling clap_builder v4.6.0
2026-06-18T11:14:03.4236778Z    Compiling lru v0.12.5
2026-06-18T11:14:03.4645708Z    Compiling hyper v1.10.1
2026-06-18T11:14:03.6153315Z    Compiling strum v0.26.3
2026-06-18T11:14:03.6592257Z    Compiling compact_str v0.8.2
2026-06-18T11:14:03.7272082Z    Compiling clap_derive v4.6.1
2026-06-18T11:14:03.8034829Z    Compiling cassowary v0.3.0
2026-06-18T11:14:03.8750833Z    Compiling unicode-width v0.2.0
2026-06-18T11:14:04.1420384Z    Compiling portable-pty v0.8.1
2026-06-18T11:14:04.2140907Z    Compiling iana-time-zone v0.1.65
2026-06-18T11:14:04.2613360Z    Compiling ratatui v0.29.0
2026-06-18T11:14:04.3601424Z    Compiling chrono v0.4.45
2026-06-18T11:14:04.5599582Z    Compiling nucleo-matcher v0.3.1
2026-06-18T11:14:04.6212467Z    Compiling spt-term v0.11.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-18T11:14:04.6320897Z    Compiling qrcode v0.14.1
2026-06-18T11:14:05.0581018Z    Compiling tempfile v3.27.0
2026-06-18T11:14:05.4723999Z    Compiling hyper-util v0.1.20
2026-06-18T11:14:05.9638327Z    Compiling spt-live v0.11.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-18T11:14:06.0131471Z    Compiling clap v4.6.1
2026-06-18T11:14:07.3158066Z    Compiling igd-next v0.17.1
2026-06-18T11:14:08.3884355Z    Compiling portmapper v0.16.0
2026-06-18T11:14:12.8355319Z    Compiling rustls-webpki v0.103.13
2026-06-18T11:14:15.1372117Z    Compiling tokio-rustls v0.26.4
2026-06-18T11:14:15.1375232Z    Compiling rustls-platform-verifier v0.7.0
2026-06-18T11:14:15.1375574Z    Compiling noq-proto v0.17.0
2026-06-18T11:14:15.2722364Z    Compiling hyper-rustls v0.27.9
2026-06-18T11:14:15.2722945Z    Compiling hickory-net v0.26.0-beta.4
2026-06-18T11:14:15.2723323Z    Compiling tokio-websockets v0.13.2
2026-06-18T11:14:15.4228728Z    Compiling reqwest v0.13.4
2026-06-18T11:14:16.2921542Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-18T11:14:29.9284568Z    Compiling spt-net v0.11.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-18T11:14:31.2612892Z    Compiling spt-daemon v0.11.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-18T11:14:38.2706557Z    Compiling spt v0.11.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-18T11:14:41.8404652Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 00s
2026-06-18T11:14:41.8621274Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-3b2882a95bef2269)
2026-06-18T11:14:41.8634792Z 
2026-06-18T11:14:41.8635170Z running 1 test
2026-06-18T11:14:47.9470035Z test new_brain_serves_against_old_broker ... ok
2026-06-18T11:14:47.9470395Z 
2026-06-18T11:14:47.9470672Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.08s
2026-06-18T11:14:47.9471045Z 
2026-06-18T11:14:47.9678267Z Post job cleanup.
2026-06-18T11:14:48.0324733Z [command]/usr/bin/git version
2026-06-18T11:14:48.0354788Z git version 2.43.0
2026-06-18T11:14:48.0384812Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/9b9fc0ce-3c6a-466d-81f9-1103125a497f' before making global git config changes
2026-06-18T11:14:48.0385485Z Adding repository directory to the temporary git global config as a safe directory
2026-06-18T11:14:48.0388371Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-18T11:14:48.0417975Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-18T11:14:48.0444578Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-18T11:14:48.0665730Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-18T11:14:48.0687316Z http.https://github.com/.extraheader
2026-06-18T11:14:48.0696409Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-18T11:14:48.0722436Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-18T11:14:48.0909599Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-18T11:14:48.0935187Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-18T11:14:48.1248734Z Cleaning up orphan processes
2026-06-18T11:14:48.1781653Z Terminate orphan process: pid (2096504) (spt)
